Params

public interface Params

The parameters of the CreatePopupCallback.

Functions

Link copied to clipboard
public String targetName()
Returns a string that represents the popup window target name that can be passed through the window.open() JavaScript function.
Link copied to clipboard
public String targetUrl()
Returns a string that represents the target URL that will be loaded in the popup browser.